Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Another workaround for LLVM bug 11663 #31

Conversation

binarycrusader
Copy link

Apply the same workaround from pull request #30 for __sparcv9 (the definition used on Solaris for sparc 64-bit) for LLVM Bug 11663 to prevent inifnite recursion in __c?zdi2().

This allows 64-bit sparc rust executables to work as expected on Solaris.

Apply the same workaround from pull request rust-lang#30 for __sparcv9 (the
definition used on Solaris for sparc 64-bit) for LLVM Bug 11663 to
prevent inifnite recursion in __c?zdi2().
@alexcrichton
Copy link
Member

Thanks!

cc @japaric (for rust-lang-nursery/compiler-builtins)

@alexcrichton alexcrichton merged commit d812b16 into rust-lang:rust-llvm-2016-07-18 Feb 15, 2017
TimNN pushed a commit that referenced this pull request Apr 23, 2017
TimNN added a commit that referenced this pull request Jul 20, 2017
Another workaround for LLVM bug 11663
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants